1·Where all the (74) are character strings.
这里,所有的属性都是字符串。
2·This code concatenates 5,000 35-character strings.
此代码连接5'000个长度为35的字符串。
3·For example, character strings have a default size of 32.
例如,字符串的默认大小是32。
4·Both wide and non-wide character strings were specified for concatenation.
为串联同时指定了宽字符字符串和非宽字符字符串。
5·The coordinate values are numeric (decimal, float, etc.), not character strings.
坐标值是数字(小数、浮点数等),不是字符串。
6·For character strings, padding is with blanks; for bit strings, it is with zeros.
对于字符串,填充的是空格字符;对于位串,填充的是零。
7·In string processing the synthesis of longer character strings from shorter ones.
在字符串处理中,把多个短字符串合成为长字符串的操作。
8·Character strings are identified based on rotating projection without invariant moment.
针对字符串的特点,提出了基于旋转投影不变矩识别字符的方法。
9·The string type is defined by the library and holds character strings of varying sizes.
string 类型在标准库中定义,用于存储不同长度的字符串。
10·All of the previous examples have dealt with textual or character data: You wrote and read character strings.
前面所有的示例都处理文本数据或字符数据:写入和读取字符string。